tests: Move test gpg keyring into writable tmpdir
authorColin Walters <walters@verbum.org>
Mon, 23 Feb 2015 18:02:37 +0000 (13:02 -0500)
committerColin Walters <walters@verbum.org>
Mon, 23 Feb 2015 20:21:23 +0000 (15:21 -0500)
commit2f205331f4316a1068a02ba01e9c9322c374c6b0
tree9cf83266bcfea0b52d05c42ed4dcaab24a2dedbd
parent12c8ef14254c634bffe59fa97c1e28c3cc7e930d
tests: Move test gpg keyring into writable tmpdir

At least the version of gpgme in RHEL7 wants to create a lock file,
work around this by copying it into the writable test temporary
directory.
tests/libtest.sh